473,441 Members | 1,880 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,441 software developers and data experts.

Problem on float menu in Mac IE5+

I have already try two method, but both fail to show on Mac IE5+
I need to show a non-fixed height table after click the button on a
middle of table
Method1:
Using Layer(<div>), when click on it, overflow='visible'
However, overflow='visible' seems a well know bug on Mac IE5+

Method2:
<td id='myRow'></td>
when click the button,
I set myRow.innerHTML = 'MY CONTENT TABLE'
This done what I expect to, however,
When I click the button and set the innerHTML='',
The table seems borken down.

I have set the innerHTML=' '; (with a space)
The row become blank and the table shows normally,
I would like to hide this row by setting the height but seems not work.

Please advise, thanks.

Jun 13 '06 #1
2 1136
Cylix wrote:
I have already try two method, but both fail to show on Mac IE5+
I need to show a non-fixed height table after click the button on a
middle of table
Method1:
Using Layer(<div>), when click on it, overflow='visible'
However, overflow='visible' seems a well know bug on Mac IE5+

Method2:
<td id='myRow'></td>
when click the button,
I set myRow.innerHTML = 'MY CONTENT TABLE'
This done what I expect to, however,
When I click the button and set the innerHTML='',
The table seems borken down.

I have set the innerHTML=' '; (with a space)
The row become blank and the table shows normally,
I would like to hide this row by setting the height but seems not work.

Please advise, thanks.


Hi Cyclix,

This may not be very helpful, but according to O'Reilly's "Javascript, the
definite guide 4th edition" IE5 is broken on more than one aspect.
And as it is often with bugs, they surface in some situations, and not in
others. Making a good app a very frustrating task.
You might consider ignoring that browser(version) on Mac.
(I gave up on it and stopped testing for it.)

good luck.
Regards,
Erwin Moller
Jun 13 '06 #2
Thanks Erwin,

Unfortunately, my boss is using Mac G5, so I must find the way to do
so.
Does any one have alternative method?

Jun 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: B McDonald | last post by:
Hi. I am trying to straighten out some DIV issues in the rendering of my no-tables CSS website. Right now the biggest issue is trying to render 2 columns several DIVs deep in the box model for my...
10
by: Josh Renaud | last post by:
Hey everyone. First the requisite links: site: http://www.joshrenaud.com/bodies/index.html css: http://www.joshrenaud.com/bodies/stylesheets/style.css I have a UL that I'm using for a...
0
by: Olly | last post by:
I am using the following pure css layout with a header and footer: http://www.fu2k.org/alex/css/layouts/3Col_NN4_FMFM.mhtml The left column floats to the left of the main content (middle...
9
by: Johannes Koch | last post by:
Hi, <http://www.fit.fraunhofer.de/~koch/float_prob/> Is there a way to make Mozilla not to push the red image on top of the menu on the left when the viewport's width is very small? Opera,...
4
by: Cezar | last post by:
Hi! I've logo on the left top corner and on the right top corner is menu, select language and date. This must looks like: Logo Menu#1 Menu #2 Select Language Date In IE6.0, 5.5...
11
by: skeeterbug | last post by:
not sure what i'm doing developing on xmas... but i guess we all have our own demons! -lol- i'm using the following css to style my horizontal menu... /* STYLE HORIZONTAL MENU */ #hmenu...
2
by: stevemtno | last post by:
I've got a problem with a web page I'm working on. I have 4 modules - one of them has 2 tabs, two of them have 4 tabs. When the user clicks on the tabs, the content below them changes. However, when...
19
by: Jim | last post by:
Hi, I have two questions/problems pertaining to CSS horizontal dropdown menus and am hoping that someone here can help me out. (1) I'm having a problem centering the menu. I picked up the...
1
by: donpro | last post by:
Hi, I'm creating a template paging sing pure CSS and all looks good except the footer which I am having problems with. 1) When I space out each of the FOUR DIVS at 25%, it wraps in IE. I...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.